const net/http.http2FrameSettings

6 uses

	net/http (current package)
		h2_bundle.go#L1363: 	http2FrameSettings     http2FrameType = 0x4
		h2_bundle.go#L1376: 	http2FrameSettings:     "SETTINGS",
		h2_bundle.go#L1436: 	http2FrameSettings: {
		h2_bundle.go#L1461: 	http2FrameSettings:     http2parseSettingsFrame,
		h2_bundle.go#L2152: 	f.startWrite(http2FrameSettings, 0, 0)
		h2_bundle.go#L2165: 	f.startWrite(http2FrameSettings, http2FlagSettingsAck, 0)